home *** CD-ROM | disk | FTP | other *** search
- Path: eua.ericsson.se!usenet
- From: euahjn@eua.ericsson.se (Henrik Johansson)
- Newsgroups: comp.lang.c++
- Subject: Re: C++ Code beautifier? (for the FAQ)
- Date: 10 Jan 1996 12:06:36 GMT
- Organization: Ericsson Telecom Systems Labs, Stockholm, Sweden
- Distribution: world
- Message-ID: <4d0a4c$drr@euas20.eua.ericsson.se>
- References: <FETTIG.96Jan8162626@clipper>
- Reply-To: euahjn@eua.ericsson.se
- NNTP-Posting-Host: euas31i2c37.eua.ericsson.se
-
- In article <FETTIG.96Jan8162626@clipper>, fettig@clipper (Thomas Fettig) writes:
- >
- > Hello c++-experts,
- >
- > this is an question that should go in the FAQ:
- > I need an c++-beautifier, ie something like indent
- > for c++. Where do i find one? Which ones do exist?
- >
- > Thomas Fettig
-
- IMHO, use `bcpp'.
-
- See the three postings called "bcpp 1.8 [0/2] .. [2/2]" in this newsgroup.
- But the C `indent' is a lot better on C code than bcpp is on C++ code.
- There are some `indent' variants that manages C++ body files quite good,
- but the C++ variants of `indent' are useless on C++ header files.
-
-
-